home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 8 / CD Funhouse Version 8.0 - Wayzata Technology (7013) (1993).iso / pc / pc / cards / bidding / readme.doc < prev   
Text File  |  1989-02-14  |  890b  |  26 lines

  1. readme.doc file for        Bridge Bidder    Version 2.0        2/89
  2. ==============================================================================
  3. Files included:
  4. bidding.c        source
  5. deal.c            source
  6. bidding.h        source
  7. bidding.doc        documentation
  8. readme.doc        this file
  9. makefile.unx        makefile (unix)
  10. makefile.dos        makefile (ibm-pc/ms-dos)
  11.  
  12.  
  13. Compiling information
  14. ==============================================================================
  15. There are some #define's in bidding.h which can be adjusted to suit your
  16. desires. All of these appear at the very end of bidding.h.
  17.  
  18. In most cases, no adjustments will be necessary. Simply make sure the
  19. appropriate makefile is set up for your system, and run make.
  20.  
  21.  
  22. Differences between version 2.0 and 1.0
  23. ========================================
  24. Better display of current bidding sequence.
  25. Compile-time options for screen clearing installed.
  26.